home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / inet / internet-drafts / draft-ietf-hostmib-resources-01.txt < prev    next >
Text File  |  1993-06-07  |  72KB  |  2,479 lines

  1.  
  2.  
  3.  
  4.  
  5.           INTERNET DRAFT        Host Resources MIB                May 93
  6.  
  7.  
  8.                                 Host Resources MIB
  9.  
  10.                            Sat May  8 02:07:46 EDT 1993
  11.  
  12.  
  13.                                    Pete Grillo
  14.                                Network Innovations
  15.                                 Intel Corporation
  16.                                pl0143@mail.psi.net
  17.  
  18.  
  19.                                 Steven Waldbusser
  20.                             Carnegie Mellon University
  21.                                 waldbusser@cmu.edu
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.           1.  Status of this Memo
  29.  
  30.           This memo provides information for the Internet community.  It
  31.           does not specify any standard.  Distribution of this memo is
  32.           unlimited.  Please send comments to the authors.
  33.  
  34.           This document is an Internet Draft.  Internet Drafts are
  35.           working documents of the Internet Engineering Task Force
  36.           (IETF), its Areas, and its Working Groups.  Note that other
  37.           groups may also distribute working documents as Internet
  38.           Drafts.
  39.  
  40.           Internet Drafts are draft documents valid for a maximum of six
  41.           months.  Internet Drafts may be updated, replaced, or
  42.           obsoleted by other documents at any time.  It is not
  43.           appropriate to use Internet Drafts as reference material or to
  44.           cite them other than as a ``working draft'' or ``work in
  45.           progress.'' Please check the 1id-abstracts.txt listing
  46.           contained in the internet-drafts Shadow Directories on
  47.           nic.ddn.mil, nnsc.nsf.net, nic.nordu.net, ftp.nisc.sri.com, or
  48.           munnari.oz.au to learn the current status of any Internet
  49.           Draft.
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.           Grillo, Waldbusser   Expires Nov 11, 1993             [Page 1]
  59.  
  60.  
  61.  
  62.  
  63.  
  64.           INTERNET DRAFT        Host Resources MIB                May 93
  65.  
  66.  
  67.           2.  Abstract
  68.  
  69.           This memo defines a MIB for use with managing host systems.
  70.           The term "host" is construed to mean any computer that
  71.           communicates with other similar computers attached to the
  72.           internet and that is directly used by one or more human
  73.           beings. Although this MIB does not necessarily apply to
  74.           devices whose primary function is communications services
  75.           (e.g., terminal servers, routers, bridges, monitoring
  76.           equipment), such relevance is not explicitly precluded.  This
  77.           MIB instruments attributes common to all internet hosts
  78.           including, for example, both personal computers and systems
  79.           that run variants of Unix.
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.           Grillo, Waldbusser   Expires Nov 11, 1993             [Page 2]
  118.  
  119.  
  120.  
  121.  
  122.  
  123.           INTERNET DRAFT        Host Resources MIB                May 93
  124.  
  125.  
  126.           3.  The Network Management Framework
  127.  
  128.           The Internet-standard Network Management Framework consists of
  129.           three components.  They are:
  130.  
  131.           RFC 1155[1] which defines the SMI, the mechanisms used for
  132.           describing and naming objects for the purpose of management.
  133.           RFC 1212[2] defines a more concise description mechanism,
  134.           which is wholly consistent with the SMI.
  135.  
  136.           RFC 1213[3] which defines MIB-II, the core set of managed
  137.           objects for the Internet suite of protocols.
  138.  
  139.           RFC 1157[4] which defines the SNMP, the protocol used for
  140.           network access to managed objects.
  141.  
  142.           The Framework permits new objects to be defined for the
  143.           purpose of experimentation and evaluation.
  144.  
  145.           Managed objects are accessed via a virtual information store,
  146.           termed the Management Information Base or MIB.  Within a given
  147.           MIB module, objects are defined using RFC 1212's OBJECT-TYPE
  148.           macro.  At a minimum, each object has a name, a syntax, an
  149.           access-level, and an implementation-status.
  150.  
  151.           The name is an object identifier, an administratively assigned
  152.           name, which specifies an object type.  The object type
  153.           together with an object instance serves to uniquely identify a
  154.           specific instantiation of the object.  For human convenience,
  155.           we often use a textual string, termed the object descriptor,
  156.           to also refer to the object type.
  157.  
  158.           The syntax of an object type defines the abstract data
  159.           structure corresponding to that object type.  The ASN.1[5]
  160.           language is used for this purpose.  However, RFC 1155
  161.           purposely restricts the ASN.1 constructs which may be used.
  162.           These restrictions are explicitly made for simplicity.
  163.  
  164.           The access-level of an object type defines whether it makes
  165.           "protocol sense" to read and/or write the value of an instance
  166.           of the object type.  (This access-level is independent of any
  167.           administrative authorization policy.)
  168.  
  169.           The implementation-status of an object type indicates whether
  170.           the object is mandatory, optional, obsolete, or deprecated.
  171.  
  172.  
  173.  
  174.  
  175.  
  176.           Grillo, Waldbusser   Expires Nov 11, 1993             [Page 3]
  177.  
  178.  
  179.  
  180.  
  181.  
  182.           INTERNET DRAFT        Host Resources MIB                May 93
  183.  
  184.  
  185.           4.  Host Resources MIB
  186.  
  187.           The Host Resources MIB defines a uniform set of objects useful
  188.           for the management of host computers.  Host computers  are
  189.           independent of the operating system, network services, or any
  190.           software application.
  191.  
  192.           The Host Resources MIB defines objects which are common across
  193.           many computer system architectures.
  194.  
  195.           In addition, there are objects in MIB-2 [3] which also provide
  196.           host management functionality: sysDescr, sysObjectID,
  197.           sysUpTime, sysContact, sysLocation, and sysServices.
  198.           Implementation of these objects is mandatory for implementors
  199.           of the Host Resources MIB.
  200.  
  201.           Implementation of the Host Resources MIB also requires
  202.           implementation of the interfaces group of MIB-2.
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.           Grillo, Waldbusser   Expires Nov 11, 1993             [Page 4]
  236.  
  237.  
  238.  
  239.  
  240.  
  241.           INTERNET DRAFT        Host Resources MIB                May 93
  242.  
  243.  
  244.           5.  Definitions
  245.  
  246.           RFC-Host-Resources-MIB DEFINITIONS ::= BEGIN
  247.  
  248.           IMPORTS
  249.               OBJECT-TYPE               FROM RFC-1212
  250.               DisplayString             FROM RFC1213-MIB
  251.               experimental, TimeTicks,
  252.               Counter                   FROM RFC1155-SMI;
  253.  
  254.           host     OBJECT IDENTIFIER ::= { experimental 36 }
  255.  
  256.  
  257.           hrSystem        OBJECT IDENTIFIER ::= { host 1 }
  258.           hrStorage       OBJECT IDENTIFIER ::= { host 2 }
  259.           hrDevice        OBJECT IDENTIFIER ::= { host 3 }
  260.           hrSWRun         OBJECT IDENTIFIER ::= { host 4 }
  261.           hrSWRunPerf     OBJECT IDENTIFIER ::= { host 5 }
  262.           hrSWInstalled   OBJECT IDENTIFIER ::= { host 6 }
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.           Grillo, Waldbusser   Expires Nov 11, 1993             [Page 5]
  295.  
  296.  
  297.  
  298.  
  299.  
  300.           INTERNET DRAFT        Host Resources MIB                May 93
  301.  
  302.  
  303.           -- textual conventions
  304.  
  305.           -- a truth value
  306.           Boolean ::=   INTEGER { true(1), false(2) }
  307.  
  308.  
  309.           -- memory size, expressed in units of 1024bytes
  310.           KBytes ::=    INTEGER (0..2147483647)
  311.  
  312.           -- This textual convention is intended to identify the manufacturer,
  313.           -- model, and version of a specific hardware or software product.
  314.           -- It is suggested that these OBJECT IDENTIFIERs are allocated such
  315.           -- that all products from a particular manufacturer are registered
  316.           -- under a subtree distinct to that manufacturer.  In addition, all
  317.           -- versions of a product should be registered under a subtree
  318.           -- distinct to that product.  With this strategy, a management
  319.           -- station may uniquely determine the manufacturer and/or model of a
  320.           -- product whose productID is unknown to the management station.
  321.           -- Objects of this type may be useful for inventory purposes or for
  322.           -- automatically detecting incompatibilities or version mismatches
  323.           -- between various hardware and software components on a system.
  324.           ProductID ::= OBJECT IDENTIFIER
  325.           -- unknownProduct will be used for any unknown ProductID
  326.           unknownProduct OBJECT IDENTIFIER ::= { 0 0 }
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.           Grillo, Waldbusser   Expires Nov 11, 1993             [Page 6]
  354.  
  355.  
  356.  
  357.  
  358.  
  359.           INTERNET DRAFT        Host Resources MIB                May 93
  360.  
  361.  
  362.           DateAndTime ::= OCTET STRING (SIZE (8 | 11))
  363.           --        A date-time specification for the local time of day.
  364.           --        This data type is intended to provide a consistent
  365.           --        method of reporting date information.
  366.           --
  367.           --            field  octets  contents                  range
  368.           --            _____  ______  ________                  _____
  369.           --              1      1-2   year                      0..65536
  370.           --                           (in network byte order)
  371.           --              2       3    month                     1..12
  372.           --              3       4    day                       1..31
  373.           --              4       5    hour                      0..23
  374.           --              5       6    minutes                   0..59
  375.           --              6       7    seconds                   0..60
  376.           --                           (use 60 for leap-second)
  377.           --              7       8    deci-seconds              0..9
  378.           --              8       9    direction from UTC        "+" / "-"
  379.           --                           (in ascii notation)
  380.           --              9      10    hours from UTC            0..11
  381.           --             10      11    minutes from UTC          0..59
  382.           --
  383.           --            Note that if only local time is known, then
  384.           --            timezone information (fields 8-10) is not present.
  385.  
  386.           Characters ::= OCTET STRING
  387.           --  This data type is used to model textual information in some
  388.           --  character set.  A network management station should use a local
  389.           --  algorithm to determine which character set is in use and how it
  390.           --  should be displayed.  Note that this character set may be encoded
  391.           --  with more than one octet per symbol, but will most often be NVT
  392.           --  ASCII.
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.           Grillo, Waldbusser   Expires Nov 11, 1993             [Page 7]
  413.  
  414.  
  415.  
  416.  
  417.  
  418.           INTERNET DRAFT        Host Resources MIB                May 93
  419.  
  420.  
  421.           -- The Host Resources System Group
  422.           --
  423.           -- Implementation of this group is mandatory for all host systems.
  424.           hrSystemUptime OBJECT-TYPE
  425.               SYNTAX TimeTicks
  426.               ACCESS read-only
  427.               STATUS mandatory
  428.               DESCRIPTION
  429.                      "The amount of time since this host was last
  430.                      initialized.  Note that this is different from
  431.                      sysUpTime in MIB-2 [3] because sysUpTime is the
  432.                      uptime of the network management portion of the
  433.                      system."
  434.               ::= { hrSystem 1 }
  435.  
  436.           hrSystemDate OBJECT-TYPE
  437.               SYNTAX DateAndTime
  438.               ACCESS read-write
  439.               STATUS mandatory
  440.               DESCRIPTION
  441.                      "The host's notion of the local date and time of
  442.                      day."
  443.               ::= { hrSystem 2 }
  444.  
  445.           hrSystemInitialLoadDevice OBJECT-TYPE
  446.               SYNTAX INTEGER (1..2147483647)
  447.               ACCESS read-write
  448.               STATUS mandatory
  449.               DESCRIPTION
  450.                      "The index of the hrDeviceEntry for the device from
  451.                      which this host is configured to load its initial
  452.                      operating system configuration."
  453.               ::= { hrSystem 3 }
  454.  
  455.           hrSystemInitialLoadParameter OBJECT-TYPE
  456.               SYNTAX Characters (SIZE (0..128))
  457.               ACCESS read-write
  458.               STATUS mandatory
  459.               DESCRIPTION
  460.                      "This object contains the parameter (e.g. a
  461.                      pathname and parameter) supplied to the load device
  462.                      when requesting the initial operating system
  463.                      configuration from that device."
  464.               ::= { hrSystem 4 }
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.           Grillo, Waldbusser   Expires Nov 11, 1993             [Page 8]
  472.  
  473.  
  474.  
  475.  
  476.  
  477.           INTERNET DRAFT        Host Resources MIB                May 93
  478.  
  479.  
  480.           hrSystemNumUsers OBJECT-TYPE
  481.               SYNTAX INTEGER
  482.               ACCESS read-only
  483.               STATUS mandatory
  484.               DESCRIPTION
  485.                      "The number of user sessions for which this host is
  486.                      storing state information."
  487.               ::= { hrSystem 5 }
  488.  
  489.           hrSystemProcesses OBJECT-TYPE
  490.               SYNTAX INTEGER
  491.               ACCESS read-only
  492.               STATUS mandatory
  493.               DESCRIPTION
  494.                      "The number of process contexts currently loaded or
  495.                      running on this system."
  496.               ::= { hrSystem 6 }
  497.  
  498.           hrSystemMaxProcesses OBJECT-TYPE
  499.               SYNTAX INTEGER (0..2147483647)
  500.               ACCESS read-only
  501.               STATUS mandatory
  502.               DESCRIPTION
  503.                      "The maximum number of process contexts this system
  504.                      can support.  If there is no fixed maximum, the
  505.                      value should be zero.  On systems that have a fixed
  506.                      maximum, this object can help diagnose failures
  507.                      that occur when this maximum is reached."
  508.               ::= { hrSystem 7 }
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.           Grillo, Waldbusser   Expires Nov 11, 1993             [Page 9]
  531.  
  532.  
  533.  
  534.  
  535.  
  536.           INTERNET DRAFT        Host Resources MIB                May 93
  537.  
  538.  
  539.           -- The Host Resources Storage Group
  540.           --
  541.           -- Implementation of this group is mandatory for all host systems.
  542.  
  543.           -- The following assignments define different storage types.
  544.           hrStorageTypes          OBJECT IDENTIFIER ::= { hrStorage 1 }
  545.           hrStorageOther          OBJECT IDENTIFIER ::= { hrStorageTypes 1 }
  546.           hrStorageRam            OBJECT IDENTIFIER ::= { hrStorageTypes 2 }
  547.           -- hrStorageVirtualMemory is temporary storage of swapped
  548.           -- or paged memory
  549.           hrStorageVirtualMemory  OBJECT IDENTIFIER ::= { hrStorageTypes 3 }
  550.           hrStorageFixedDisk      OBJECT IDENTIFIER ::= { hrStorageTypes 4 }
  551.           hrStorageRemovableDisk  OBJECT IDENTIFIER ::= { hrStorageTypes 5 }
  552.           hrStorageFloppyDisk     OBJECT IDENTIFIER ::= { hrStorageTypes 6 }
  553.           hrStorageCompactDisc    OBJECT IDENTIFIER ::= { hrStorageTypes 7 }
  554.           hrStorageRamDisk        OBJECT IDENTIFIER ::= { hrStorageTypes 8 }
  555.  
  556.           hrMemorySize OBJECT-TYPE
  557.               SYNTAX KBytes
  558.               ACCESS read-only
  559.               STATUS mandatory
  560.               DESCRIPTION
  561.                      "The amount of physical main memory contained by
  562.                      the host."
  563.               ::= { hrStorage 2 }
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 10]
  590.  
  591.  
  592.  
  593.  
  594.  
  595.           INTERNET DRAFT        Host Resources MIB                May 93
  596.  
  597.  
  598.           hrStorageTable OBJECT-TYPE
  599.               SYNTAX SEQUENCE OF HrStorageEntry
  600.               ACCESS not-accessible
  601.               STATUS mandatory
  602.               DESCRIPTION
  603.                      "The (conceptual) table of logical storage areas on
  604.                      the host.
  605.  
  606.                      An entry shall be placed in the storage table for
  607.                      each logical area of storage that is allocated and
  608.                      has fixed resource limits.  The amount of storage
  609.                      represented in an entity is the amount actually
  610.                      usable by the requesting entity, and excludes loss
  611.                      due to formatting or file system reference
  612.                      information.
  613.  
  614.                      These entries are associated with logical storage
  615.                      areas, as might be seen by an application, rather
  616.                      than physical storage entities which are typically
  617.                      seen by an operating system.  Storage such as tapes
  618.                      and floppies without file systems on them are
  619.                      typically not allocated in chunks by the operating
  620.                      system to requesting applications, and therefore
  621.                      shouldn't appear in this table.  Examples of valid
  622.                      storage for this table include disk partitions,
  623.                      file systems, ram (for some architectures this is
  624.                      further segmented into regular memory, extended
  625.                      memory, and so on), backing store for virtual
  626.                      memory (`swap space').
  627.  
  628.                      This table is intended to be a useful diagnostic
  629.                      for `out of memory' and `out of buffers' types of
  630.                      failures.  In addition, it can be a useful
  631.                      performance monitoring tool for tracking memory,
  632.                      disk, or buffer usage."
  633.               ::= { hrStorage 3 }
  634.  
  635.           hrStorageEntry OBJECT-TYPE
  636.               SYNTAX HrStorageEntry
  637.               ACCESS not-accessible
  638.               STATUS mandatory
  639.               DESCRIPTION
  640.                      "A (conceptual) entry for one logical storage area
  641.                      on the host."
  642.               INDEX { hrStorageIndex }
  643.  
  644.  
  645.  
  646.  
  647.  
  648.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 11]
  649.  
  650.  
  651.  
  652.  
  653.  
  654.           INTERNET DRAFT        Host Resources MIB                May 93
  655.  
  656.  
  657.               ::= { hrStorageTable 1 }
  658.  
  659.           -- As an example, an instance of the hrStorageType object
  660.           -- might be named hrStorageType.3
  661.  
  662.           HrStorageEntry ::= SEQUENCE {
  663.                   hrStorageIndex               INTEGER,
  664.                   hrStorageType                OBJECT IDENTIFIER,
  665.                   hrStorageDescr               DisplayString,
  666.                   hrStorageAllocationUnits     INTEGER,
  667.                   hrStorageSize                INTEGER,
  668.                   hrStorageUsed                INTEGER,
  669.                   hrStorageAllocationFailures  Counter
  670.               }
  671.  
  672.           hrStorageIndex OBJECT-TYPE
  673.               SYNTAX INTEGER (1..2147483647)
  674.               ACCESS read-only
  675.               STATUS mandatory
  676.               DESCRIPTION
  677.                      "A unique value for each logical storage area
  678.                      contained by the host."
  679.               ::= { hrStorageEntry 1 }
  680.  
  681.           hrStorageType OBJECT-TYPE
  682.               SYNTAX OBJECT IDENTIFIER
  683.               ACCESS read-only
  684.               STATUS mandatory
  685.               DESCRIPTION
  686.                      "The type of storage represented by this entry."
  687.               ::= { hrStorageEntry 2 }
  688.  
  689.           hrStorageDescr OBJECT-TYPE
  690.               SYNTAX DisplayString
  691.               ACCESS read-only
  692.               STATUS mandatory
  693.               DESCRIPTION
  694.                      "A description of the type and instance of the
  695.                      storage described by this entry."
  696.               ::= { hrStorageEntry 3 }
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 12]
  708.  
  709.  
  710.  
  711.  
  712.  
  713.           INTERNET DRAFT        Host Resources MIB                May 93
  714.  
  715.  
  716.           hrStorageAllocationUnits OBJECT-TYPE
  717.               SYNTAX      INTEGER (0..2147483647)
  718.               ACCESS      read-only
  719.               STATUS      mandatory
  720.               DESCRIPTION
  721.                       "The size, in bytes, of the data objects allocated
  722.                       from this pool.  If this entry is monitoring
  723.                       sectors, blocks, buffers, or packets, for example,
  724.                       this number will commonly be greater than one.
  725.                       Otherwise this number will typically be one."
  726.               ::= { hrStorageEntry 4 }
  727.  
  728.           hrStorageSize OBJECT-TYPE
  729.               SYNTAX INTEGER (0..2147483647)
  730.               ACCESS read-write
  731.               STATUS mandatory
  732.               DESCRIPTION
  733.                      "The size of the storage represented by this entry,
  734.                      in units of hrStorageAllocationUnits."
  735.               ::= { hrStorageEntry 5 }
  736.  
  737.           hrStorageUsed OBJECT-TYPE
  738.               SYNTAX INTEGER (0..2147483647)
  739.               ACCESS read-only
  740.               STATUS mandatory
  741.               DESCRIPTION
  742.                      "The amount of the storage represented by this
  743.                      entry that is allocated, in units of
  744.                      hrStorageAllocationUnits."
  745.               ::= { hrStorageEntry 6 }
  746.  
  747.           hrStorageAllocationFailures OBJECT-TYPE
  748.               SYNTAX Counter
  749.               ACCESS read-only
  750.               STATUS mandatory
  751.               DESCRIPTION
  752.                      "The number of requests for storage represented by
  753.                      this entry that could not be honored due to not
  754.                      enough storage.  It should be noted that as this
  755.                      object has a SYNTAX of Counter, that it does not
  756.                      have a defined initial value.  However, it is
  757.                      recommended that this object be initialized to
  758.                      zero."
  759.               ::= { hrStorageEntry 7 }
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 13]
  767.  
  768.  
  769.  
  770.  
  771.  
  772.           INTERNET DRAFT        Host Resources MIB                May 93
  773.  
  774.  
  775.           -- The Host Resources Device Group
  776.           --
  777.           -- Implementation of this group is mandatory for all host systems.
  778.           --
  779.           -- The device group is useful for identifying and diagnosing the
  780.           -- devices on a system.  The hrDeviceTable contains common
  781.           -- information for any type of device.  In addition, some devices
  782.           -- have device-specific tables for more detailed information.  More
  783.           -- such tables may be defined in the future for other device types.
  784.  
  785.           hrDeviceTypes           OBJECT IDENTIFIER ::= { hrDevice 1 }
  786.  
  787.           hrDeviceOther           OBJECT IDENTIFIER ::= { hrDeviceTypes 1 }
  788.           hrDeviceUnknown         OBJECT IDENTIFIER ::= { hrDeviceTypes 2 }
  789.           hrDeviceProcessor       OBJECT IDENTIFIER ::= { hrDeviceTypes 3 }
  790.           hrDeviceNetwork         OBJECT IDENTIFIER ::= { hrDeviceTypes 4 }
  791.           hrDevicePrinter         OBJECT IDENTIFIER ::= { hrDeviceTypes 5 }
  792.           hrDeviceDiskStorage     OBJECT IDENTIFIER ::= { hrDeviceTypes 6 }
  793.           hrDeviceVideo           OBJECT IDENTIFIER ::= { hrDeviceTypes 10 }
  794.           hrDeviceAudio           OBJECT IDENTIFIER ::= { hrDeviceTypes 11 }
  795.           hrDeviceCoprocessor     OBJECT IDENTIFIER ::= { hrDeviceTypes 12 }
  796.           hrDeviceKeyboard        OBJECT IDENTIFIER ::= { hrDeviceTypes 13 }
  797.           hrDeviceModem           OBJECT IDENTIFIER ::= { hrDeviceTypes 14 }
  798.           hrDeviceParallelPort    OBJECT IDENTIFIER ::= { hrDeviceTypes 15 }
  799.           hrDevicePointing        OBJECT IDENTIFIER ::= { hrDeviceTypes 16 }
  800.           hrDeviceSerialPort      OBJECT IDENTIFIER ::= { hrDeviceTypes 17 }
  801.           hrDeviceTape            OBJECT IDENTIFIER ::= { hrDeviceTypes 18 }
  802.           hrDeviceClock           OBJECT IDENTIFIER ::= { hrDeviceTypes 19 }
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 14]
  826.  
  827.  
  828.  
  829.  
  830.  
  831.           INTERNET DRAFT        Host Resources MIB                May 93
  832.  
  833.  
  834.           hrDeviceTable OBJECT-TYPE
  835.               SYNTAX SEQUENCE OF HrDeviceEntry
  836.               ACCESS not-accessible
  837.               STATUS mandatory
  838.               DESCRIPTION
  839.                      "The (conceptual) table of devices contained by the
  840.                      host."
  841.               ::= { hrDevice 2 }
  842.  
  843.           hrDeviceEntry OBJECT-TYPE
  844.               SYNTAX HrDeviceEntry
  845.               ACCESS not-accessible
  846.               STATUS mandatory
  847.               DESCRIPTION
  848.                      "A (conceptual) entry for one device contained by
  849.                      the host."
  850.               INDEX { hrDeviceIndex }
  851.               ::= { hrDeviceTable 1 }
  852.  
  853.           -- As an example, an instance of the hrDeviceType object
  854.           -- might be named hrDeviceType.3
  855.  
  856.           HrDeviceEntry ::= SEQUENCE {
  857.                   hrDeviceIndex           INTEGER,
  858.                   hrDeviceType            OBJECT IDENTIFIER,
  859.                   hrDeviceDescr           DisplayString,
  860.                   hrDeviceID              ProductID,
  861.                   hrDeviceStatus          INTEGER,
  862.                   hrDeviceErrors          Counter
  863.               }
  864.  
  865.           hrDeviceIndex OBJECT-TYPE
  866.               SYNTAX INTEGER (1..2147483647)
  867.               ACCESS read-only
  868.               STATUS mandatory
  869.               DESCRIPTION
  870.                      "A unique value for each device contained by the
  871.                      host.  The value for each device must remain
  872.                      constant at least from one re-initialization of the
  873.                      agent to the next re-initialization."
  874.               ::= { hrDeviceEntry 1 }
  875.  
  876.           hrDeviceType OBJECT-TYPE
  877.               SYNTAX OBJECT IDENTIFIER
  878.               ACCESS read-only
  879.  
  880.  
  881.  
  882.  
  883.  
  884.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 15]
  885.  
  886.  
  887.  
  888.  
  889.  
  890.           INTERNET DRAFT        Host Resources MIB                May 93
  891.  
  892.  
  893.               STATUS mandatory
  894.               DESCRIPTION
  895.                      "An indication of the type of device.
  896.  
  897.                      If `hrDeviceProcessor { hrDeviceTypes 3 }' then an
  898.                      entry exists in the hrProcessorTable which
  899.                      corresponds to this device.
  900.  
  901.                      If `hrDeviceNetwork { hrDeviceTypes 4 }', then an
  902.                      entry exists in the hrNetworkTable which
  903.                      corresponds to this device.
  904.  
  905.                      If `hrDevicePrinter { hrDeviceTypes 5 }', then an
  906.                      entry exists in the hrPrinterTable which
  907.                      corresponds to this device.
  908.  
  909.                      If `hrDeviceDiskStorage { hrDeviceTypes 6 }', then
  910.                      an entry exists in the hrDiskStorageTable which
  911.                      corresponds to this device."
  912.               ::= { hrDeviceEntry 2 }
  913.  
  914.           hrDeviceDescr OBJECT-TYPE
  915.               SYNTAX DisplayString (SIZE (0..64))
  916.               ACCESS read-only
  917.               STATUS mandatory
  918.               DESCRIPTION
  919.                      "A textual description of this device, including
  920.                      the device's manufacturer and revision, and
  921.                      optionally, its serial number."
  922.               ::= { hrDeviceEntry 3 }
  923.  
  924.           hrDeviceID OBJECT-TYPE
  925.               SYNTAX ProductID
  926.               ACCESS read-only
  927.               STATUS mandatory
  928.               DESCRIPTION
  929.                      "The product ID for this device."
  930.               ::= { hrDeviceEntry 4 }
  931.  
  932.           hrDeviceStatus OBJECT-TYPE
  933.                SYNTAX  INTEGER {
  934.                     unknown(1),
  935.                     running(2),
  936.                     warning(3),
  937.                     testing(4),
  938.  
  939.  
  940.  
  941.  
  942.  
  943.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 16]
  944.  
  945.  
  946.  
  947.  
  948.  
  949.           INTERNET DRAFT        Host Resources MIB                May 93
  950.  
  951.  
  952.                     down(5)
  953.                }
  954.                ACCESS  read-only
  955.                STATUS  mandatory
  956.                DESCRIPTION
  957.                      "The current operational state of the device
  958.                      described by this row of the table.  A value  1
  959.                      indicates that the current state of the device is
  960.                      unknown.  2 indicates that the device is up and
  961.                      running and that no unusual error conditions are
  962.                      known.  A warning state 3, indicates that agent has
  963.                      been informed of an unusual error condition by the
  964.                      operational software (e.g., a disk device driver)
  965.                      but that the device is still 'operational'.  An
  966.                      example would be high number of soft errors on a
  967.                      disk.  A value of 4, indicates that the device is
  968.                      not available for use because it is in the testing
  969.                      state.  The state of 5 is used only when the agent
  970.                      has been informed that the device is not available
  971.                      for any use."
  972.                ::= { hrDeviceEntry 5 }
  973.  
  974.           hrDeviceErrors OBJECT-TYPE
  975.               SYNTAX Counter
  976.               ACCESS read-only
  977.               STATUS mandatory
  978.               DESCRIPTION
  979.                       "The number of errors detected on this device.  It
  980.                       should be noted that as this object has a SYNTAX
  981.                       of Counter, that it does not have a defined
  982.                       initial value.  However, it is recommended that
  983.                       this object be initialized to zero."
  984.               ::= { hrDeviceEntry 6 }
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.  
  998.  
  999.  
  1000.  
  1001.  
  1002.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 17]
  1003.  
  1004.  
  1005.  
  1006.  
  1007.  
  1008.           INTERNET DRAFT        Host Resources MIB                May 93
  1009.  
  1010.  
  1011.           hrProcessorTable OBJECT-TYPE
  1012.               SYNTAX SEQUENCE OF HrProcessorEntry
  1013.               ACCESS not-accessible
  1014.               STATUS mandatory
  1015.               DESCRIPTION
  1016.                      "The (conceptual) table of processors contained by
  1017.                      the host.
  1018.  
  1019.                      Note that this table is potentially sparse: a
  1020.                      (conceptual) entry exists only if the correspondent
  1021.                      value of the hrDeviceType object is
  1022.                      `hrDeviceProcessor'."
  1023.               ::= { hrDevice 3 }
  1024.  
  1025.           hrProcessorEntry OBJECT-TYPE
  1026.               SYNTAX HrProcessorEntry
  1027.               ACCESS not-accessible
  1028.               STATUS mandatory
  1029.               DESCRIPTION
  1030.                      "A (conceptual) entry for one processor contained
  1031.                      by the host.  The hrDeviceIndex in the index
  1032.                      represents the entry in the hrDeviceTable that
  1033.                      corresponds to the hrProcessorEntry."
  1034.               INDEX { hrDeviceIndex }
  1035.               ::= { hrProcessorTable 1 }
  1036.  
  1037.           -- As an example, an instance of the hrProcessorFrwID object
  1038.           -- might be named hrProcessorFrwID.3
  1039.  
  1040.  
  1041.  
  1042.  
  1043.  
  1044.  
  1045.  
  1046.  
  1047.  
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060.  
  1061.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 18]
  1062.  
  1063.  
  1064.  
  1065.  
  1066.  
  1067.           INTERNET DRAFT        Host Resources MIB                May 93
  1068.  
  1069.  
  1070.           HrProcessorEntry ::= SEQUENCE {
  1071.                   hrProcessorFrwID            ProductID,
  1072.                   hrProcessorLoad             INTEGER
  1073.               }
  1074.  
  1075.           hrProcessorFrwID OBJECT-TYPE
  1076.               SYNTAX ProductID
  1077.               ACCESS read-only
  1078.               STATUS mandatory
  1079.               DESCRIPTION
  1080.                      "The product ID of the firmware associated with the
  1081.                      processor."
  1082.               ::= { hrProcessorEntry 1 }
  1083.  
  1084.           hrProcessorLoad OBJECT-TYPE
  1085.               SYNTAX INTEGER (0..100)
  1086.               ACCESS read-only
  1087.               STATUS mandatory
  1088.               DESCRIPTION
  1089.                      "The average, over the last minute, of the
  1090.                      percentage of time that this processor was not
  1091.                      idle."
  1092.               ::= { hrProcessorEntry 2 }
  1093.  
  1094.  
  1095.  
  1096.  
  1097.  
  1098.  
  1099.  
  1100.  
  1101.  
  1102.  
  1103.  
  1104.  
  1105.  
  1106.  
  1107.  
  1108.  
  1109.  
  1110.  
  1111.  
  1112.  
  1113.  
  1114.  
  1115.  
  1116.  
  1117.  
  1118.  
  1119.  
  1120.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 19]
  1121.  
  1122.  
  1123.  
  1124.  
  1125.  
  1126.           INTERNET DRAFT        Host Resources MIB                May 93
  1127.  
  1128.  
  1129.           hrNetworkTable OBJECT-TYPE
  1130.               SYNTAX SEQUENCE OF HrNetworkEntry
  1131.               ACCESS not-accessible
  1132.               STATUS mandatory
  1133.               DESCRIPTION
  1134.                      "The (conceptual) table of network devices
  1135.                      contained by the host.
  1136.  
  1137.                      Note that this table is potentially sparse: a
  1138.                      (conceptual) entry exists only if the correspondent
  1139.                      value of the hrDeviceType object is
  1140.                      `hrDeviceNetwork'."
  1141.               ::= { hrDevice 4 }
  1142.  
  1143.           hrNetworkEntry OBJECT-TYPE
  1144.               SYNTAX HrNetworkEntry
  1145.               ACCESS not-accessible
  1146.               STATUS mandatory
  1147.               DESCRIPTION
  1148.                      "A (conceptual) entry for one network device
  1149.                      contained by the host.  The hrDeviceIndex in the
  1150.                      index represents the entry in the hrDeviceTable
  1151.                      that corresponds to the hrNetworkEntry."
  1152.               INDEX { hrDeviceIndex }
  1153.               ::= { hrNetworkTable 1 }
  1154.  
  1155.           -- As an example, an instance of the hrNetworkIfIndex object
  1156.           -- might be named hrNetworkIfIndex.3
  1157.  
  1158.           HrNetworkEntry ::= SEQUENCE {
  1159.                   hrNetworkIfIndex    INTEGER
  1160.               }
  1161.  
  1162.           hrNetworkIfIndex OBJECT-TYPE
  1163.               SYNTAX INTEGER
  1164.               ACCESS read-only
  1165.               STATUS mandatory
  1166.               DESCRIPTION
  1167.                      "The value of ifIndex which corresponds to this
  1168.                      network device."
  1169.               ::= { hrNetworkEntry 1 }
  1170.  
  1171.  
  1172.  
  1173.  
  1174.  
  1175.  
  1176.  
  1177.  
  1178.  
  1179.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 20]
  1180.  
  1181.  
  1182.  
  1183.  
  1184.  
  1185.           INTERNET DRAFT        Host Resources MIB                May 93
  1186.  
  1187.  
  1188.           hrPrinterTable OBJECT-TYPE
  1189.               SYNTAX SEQUENCE OF HrPrinterEntry
  1190.               ACCESS not-accessible
  1191.               STATUS mandatory
  1192.               DESCRIPTION
  1193.                      "The (conceptual) table of printers local to the
  1194.                      host.
  1195.  
  1196.                      Note that this table is potentially sparse: a
  1197.                      (conceptual) entry exists only if the correspondent
  1198.                      value of the hrDeviceType object is
  1199.                      `hrDevicePrinter'."
  1200.               ::= { hrDevice 5 }
  1201.  
  1202.           hrPrinterEntry OBJECT-TYPE
  1203.               SYNTAX HrPrinterEntry
  1204.               ACCESS not-accessible
  1205.               STATUS mandatory
  1206.               DESCRIPTION
  1207.                      "A (conceptual) entry for one printer local to the
  1208.                      host.  The hrDeviceIndex in the index represents
  1209.                      the entry in the hrDeviceTable that corresponds to
  1210.                      the hrPrinterEntry."
  1211.               INDEX { hrDeviceIndex }
  1212.               ::= { hrPrinterTable 1 }
  1213.  
  1214.           -- As an example, an instance of the hrPrinterStatus object
  1215.           -- might be named hrPrinterStatus.3
  1216.  
  1217.           HrPrinterEntry ::= SEQUENCE {
  1218.                   hrPrinterStatus             INTEGER,
  1219.                   hrPrinterDetectedErrorState OCTET STRING
  1220.               }
  1221.  
  1222.  
  1223.  
  1224.  
  1225.  
  1226.  
  1227.  
  1228.  
  1229.  
  1230.  
  1231.  
  1232.  
  1233.  
  1234.  
  1235.  
  1236.  
  1237.  
  1238.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 21]
  1239.  
  1240.  
  1241.  
  1242.  
  1243.  
  1244.           INTERNET DRAFT        Host Resources MIB                May 93
  1245.  
  1246.  
  1247.           hrPrinterStatus OBJECT-TYPE
  1248.               SYNTAX INTEGER {
  1249.                   other(1),
  1250.                   unknown(2),
  1251.                   idle(3),
  1252.                   printing(4),
  1253.                   warmup(5)
  1254.               }
  1255.               ACCESS read-only
  1256.               STATUS mandatory
  1257.               DESCRIPTION
  1258.                       "The current status of this printer device.  When
  1259.                       in the idle(1), printing(2), or warmup(3) state,
  1260.                       the corresponding hrDeviceStatus should be
  1261.                       running(2) or warning(3).  When in the unknown
  1262.                       state, the corresponding hrDeviceStatus should be
  1263.                       unknown(1)."
  1264.               ::= { hrPrinterEntry 1 }
  1265.  
  1266.  
  1267.  
  1268.  
  1269.  
  1270.  
  1271.  
  1272.  
  1273.  
  1274.  
  1275.  
  1276.  
  1277.  
  1278.  
  1279.  
  1280.  
  1281.  
  1282.  
  1283.  
  1284.  
  1285.  
  1286.  
  1287.  
  1288.  
  1289.  
  1290.  
  1291.  
  1292.  
  1293.  
  1294.  
  1295.  
  1296.  
  1297.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 22]
  1298.  
  1299.  
  1300.  
  1301.  
  1302.  
  1303.           INTERNET DRAFT        Host Resources MIB                May 93
  1304.  
  1305.  
  1306.           hrPrinterDetectedErrorState OBJECT-TYPE
  1307.               SYNTAX OCTET STRING
  1308.               ACCESS read-only
  1309.               STATUS mandatory
  1310.               DESCRIPTION
  1311.                       "This object represents any error conditions
  1312.                       detected by the printer.  The error conditions are
  1313.                       encoded as bits in an octet string, with the
  1314.                       following definitions:
  1315.  
  1316.                            Condition         Bit #    hrDeviceStatus
  1317.  
  1318.                            lowPaper          0        warning(3)
  1319.                            noPaper           1        down(5)
  1320.                            lowToner          2        warning(3)
  1321.                            noToner           3        down(5)
  1322.                            doorOpen          4        down(5)
  1323.                            jammed            5        down(5)
  1324.                            offline           6        down(5)
  1325.                            serviceRequested  7        warning(3)
  1326.  
  1327.                       If multiple conditions are currently detected and
  1328.                       the hrDeviceStatus would not otherwise be
  1329.                       unknown(1) or testing(4), the hrDeviceStatus shall
  1330.                       correspond to the worst state of those indicated,
  1331.                       where down(5) is worse than warning(3) which is
  1332.                       worse than running(2).
  1333.  
  1334.                       Bits are numbered starting with the most
  1335.                       significant bit of the first byte being bit 0, the
  1336.                       least significant bit of the first byte being bit
  1337.                       7, the most significant bit of the second byte
  1338.                       being bit 8, and so on.  A one bit encodes that
  1339.                       the condition was detected, while a zero bit
  1340.                       encodes that the condition was not detected.
  1341.  
  1342.                       This object is useful for alerting an operator to
  1343.                       specific warning or error conditions that may
  1344.                       occur, especially those requiring human
  1345.                       intervention."
  1346.               ::= { hrPrinterEntry 2 }
  1347.  
  1348.  
  1349.  
  1350.  
  1351.  
  1352.  
  1353.  
  1354.  
  1355.  
  1356.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 23]
  1357.  
  1358.  
  1359.  
  1360.  
  1361.  
  1362.           INTERNET DRAFT        Host Resources MIB                May 93
  1363.  
  1364.  
  1365.           hrDiskStorageTable OBJECT-TYPE
  1366.               SYNTAX SEQUENCE OF HrDiskStorageEntry
  1367.               ACCESS not-accessible
  1368.               STATUS mandatory
  1369.               DESCRIPTION
  1370.                      "The (conceptual) table of long-term storage
  1371.                      devices contained by the host.  In particular, disk
  1372.                      devices accessed remotely over a network are not
  1373.                      included here.
  1374.  
  1375.                      Note that this table is potentially sparse: a
  1376.                      (conceptual) entry exists only if the correspondent
  1377.                      value of the hrDeviceType object is
  1378.                      `hrDeviceDiskStorage'."
  1379.               ::= { hrDevice 6 }
  1380.  
  1381.           hrDiskStorageEntry OBJECT-TYPE
  1382.               SYNTAX HrDiskStorageEntry
  1383.               ACCESS not-accessible
  1384.               STATUS mandatory
  1385.               DESCRIPTION
  1386.                      "A (conceptual) entry for one long-term storage
  1387.                      device contained by the host.  The hrDeviceIndex in
  1388.                      the index represents the entry in the hrDeviceTable
  1389.                      that corresponds to the hrDiskStorageEntry."
  1390.               INDEX { hrDeviceIndex }
  1391.               ::= { hrDiskStorageTable 1 }
  1392.  
  1393.           -- As an example, an instance of the hrDiskStorageCapacity object
  1394.           -- might be named hrDiskStorageCapacity.3
  1395.  
  1396.           HrDiskStorageEntry ::= SEQUENCE {
  1397.                   hrDiskStorageAccess         INTEGER,
  1398.                   hrDiskStorageMedia          INTEGER,
  1399.                   hrDiskStorageRemoveable     Boolean,
  1400.                   hrDiskStorageCapacity       KBytes
  1401.               }
  1402.  
  1403.           hrDiskStorageAccess OBJECT-TYPE
  1404.               SYNTAX INTEGER {
  1405.                               readWrite(1),
  1406.                               readOnly(2)
  1407.                       }
  1408.               ACCESS read-only
  1409.               STATUS mandatory
  1410.  
  1411.  
  1412.  
  1413.  
  1414.  
  1415.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 24]
  1416.  
  1417.  
  1418.  
  1419.  
  1420.  
  1421.           INTERNET DRAFT        Host Resources MIB                May 93
  1422.  
  1423.  
  1424.               DESCRIPTION
  1425.                      "An indication if this long-term storage device is
  1426.                      readable and writable or only readable.  This
  1427.                      should reflect the media type, any write-protect
  1428.                      mechanism, and any device configuration that
  1429.                      affects the entire device."
  1430.               ::= { hrDiskStorageEntry 1 }
  1431.  
  1432.           hrDiskStorageMedia OBJECT-TYPE
  1433.               SYNTAX INTEGER {
  1434.                           other(1),
  1435.                           unknown(2),
  1436.                           hardDisk(3),
  1437.                           floppyDisk(4),
  1438.                           opticalDiskROM(5),
  1439.                           opticalDiskWORM(6),     -- Write Once Read Many
  1440.                           opticalDiskRW(7),
  1441.                           ramDisk(8)
  1442.                       }
  1443.               ACCESS read-only
  1444.               STATUS mandatory
  1445.               DESCRIPTION
  1446.                      "An indication of the type of media used in this
  1447.                      long-term storage device."
  1448.               ::= { hrDiskStorageEntry 2 }
  1449.  
  1450.           hrDiskStorageRemoveable OBJECT-TYPE
  1451.               SYNTAX Boolean
  1452.               ACCESS read-only
  1453.               STATUS mandatory
  1454.               DESCRIPTION
  1455.                       "Denotes whether or not the disk media may be
  1456.                       removed from the drive."
  1457.               ::= { hrDiskStorageEntry 3 }
  1458.  
  1459.           hrDiskStorageCapacity OBJECT-TYPE
  1460.               SYNTAX KBytes
  1461.               ACCESS read-only
  1462.               STATUS mandatory
  1463.               DESCRIPTION
  1464.                      "The total size for this long-term storage device."
  1465.               ::= { hrDiskStorageEntry 4 }
  1466.  
  1467.  
  1468.  
  1469.  
  1470.  
  1471.  
  1472.  
  1473.  
  1474.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 25]
  1475.  
  1476.  
  1477.  
  1478.  
  1479.  
  1480.           INTERNET DRAFT        Host Resources MIB                May 93
  1481.  
  1482.  
  1483.           hrPartitionTable OBJECT-TYPE
  1484.               SYNTAX SEQUENCE OF HrPartitionEntry
  1485.               ACCESS not-accessible
  1486.               STATUS mandatory
  1487.               DESCRIPTION
  1488.                      "The (conceptual) table of partitions for long-term
  1489.                      storage devices contained by the host.  In
  1490.                      particular, partitions accessed remotely over a
  1491.                      network are not included here."
  1492.               ::= { hrDevice 7 }
  1493.  
  1494.           hrPartitionEntry OBJECT-TYPE
  1495.               SYNTAX HrPartitionEntry
  1496.               ACCESS not-accessible
  1497.               STATUS mandatory
  1498.               DESCRIPTION
  1499.                      "A (conceptual) entry for one partition.  The
  1500.                      hrDeviceIndex in the index represents the entry in
  1501.                      the hrDeviceTable that corresponds to the
  1502.                      hrPartitionEntry."
  1503.               INDEX { hrDeviceIndex, hrPartitionIndex }
  1504.               ::= { hrPartitionTable 1 }
  1505.  
  1506.           -- As an example, an instance of the hrPartitionSize object
  1507.           -- might be named hrPartitionSize.3.1
  1508.  
  1509.           HrPartitionEntry ::= SEQUENCE {
  1510.                   hrPartitionIndex                INTEGER,
  1511.                   hrPartitionLabel                Characters,
  1512.                   hrPartitionID                   OCTET STRING,
  1513.                   hrPartitionSize                 KBytes,
  1514.                   hrPartitionFSIndex              INTEGER
  1515.               }
  1516.  
  1517.           hrPartitionIndex OBJECT-TYPE
  1518.               SYNTAX INTEGER (1..2147483647)
  1519.               ACCESS read-only
  1520.               STATUS mandatory
  1521.               DESCRIPTION
  1522.                      "A unique value for each partition on this long-
  1523.                      term storage device.  The value for each long-term
  1524.                      storage device must remain constant at least from
  1525.                      one re-initialization of the agent to the next re-
  1526.                      initialization."
  1527.               ::= { hrPartitionEntry 1 }
  1528.  
  1529.  
  1530.  
  1531.  
  1532.  
  1533.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 26]
  1534.  
  1535.  
  1536.  
  1537.  
  1538.  
  1539.           INTERNET DRAFT        Host Resources MIB                May 93
  1540.  
  1541.  
  1542.           hrPartitionLabel OBJECT-TYPE
  1543.               SYNTAX Characters (SIZE (0..128))
  1544.               ACCESS read-only
  1545.               STATUS mandatory
  1546.               DESCRIPTION
  1547.                      "A textual description of this partition."
  1548.               ::= { hrPartitionEntry 2 }
  1549.  
  1550.           hrPartitionID OBJECT-TYPE
  1551.               SYNTAX OCTET STRING
  1552.               ACCESS read-only
  1553.               STATUS mandatory
  1554.               DESCRIPTION
  1555.                      "A descriptor which uniquely represents this
  1556.                      partition to the responsible operating system.  On
  1557.                      some systems, this might take on a binary
  1558.                      representation."
  1559.               ::= { hrPartitionEntry 3 }
  1560.  
  1561.           hrPartitionSize OBJECT-TYPE
  1562.               SYNTAX KBytes
  1563.               ACCESS read-only
  1564.               STATUS mandatory
  1565.               DESCRIPTION
  1566.                       "The size of this partition."
  1567.               ::= { hrPartitionEntry 4 }
  1568.  
  1569.           hrPartitionFSIndex OBJECT-TYPE
  1570.               SYNTAX INTEGER (0..2147483647)
  1571.               ACCESS read-only
  1572.               STATUS mandatory
  1573.               DESCRIPTION
  1574.                       "The index of the file system mounted on this
  1575.                       partition.  If no file system is mounted on this
  1576.                       partition, then this value shall be zero.  Note
  1577.                       that multiple partitions may point to one file
  1578.                       system, denoting that that file system resides on
  1579.                       those partitions.  Multiple file systems may not
  1580.                       reside on one partition."
  1581.               ::= { hrPartitionEntry 5 }
  1582.  
  1583.  
  1584.  
  1585.  
  1586.  
  1587.  
  1588.  
  1589.  
  1590.  
  1591.  
  1592.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 27]
  1593.  
  1594.  
  1595.  
  1596.  
  1597.  
  1598.           INTERNET DRAFT        Host Resources MIB                May 93
  1599.  
  1600.  
  1601.           -- The File System Table
  1602.           hrFSTable OBJECT-TYPE
  1603.               SYNTAX SEQUENCE OF HrFSEntry
  1604.               ACCESS not-accessible
  1605.               STATUS mandatory
  1606.               DESCRIPTION
  1607.                       "The (conceptual) table of file systems local to
  1608.                       this host or remotely mounted from a file server.
  1609.                       File systems that are in only one user's
  1610.                       environment on a multi-user system will not be
  1611.                       included in this table."
  1612.               ::= { hrDevice 8 }
  1613.  
  1614.           hrFSEntry OBJECT-TYPE
  1615.               SYNTAX HrFSEntry
  1616.               ACCESS not-accessible
  1617.               STATUS mandatory
  1618.               DESCRIPTION
  1619.                       "A (conceptual) entry for one file system local to
  1620.                       this host or remotely mounted from a file server.
  1621.                       File systems that are in only one user's
  1622.                       environment on a multi-user system will not be
  1623.                       included in this table."
  1624.               INDEX { hrFSIndex }
  1625.               ::= { hrFSTable 1 }
  1626.  
  1627.           -- As an example, an instance of the hrFSMountPoint object
  1628.           -- might be named hrFSMountPoint.3
  1629.  
  1630.           -- Registration for some popular File System types,
  1631.           -- for use with hrFSType.
  1632.  
  1633.           hrFSTypes               OBJECT IDENTIFIER ::= { hrDevice 9 }
  1634.  
  1635.           hrFSOther               OBJECT IDENTIFIER ::= { hrFSTypes 1 }
  1636.           hrFSUnknown             OBJECT IDENTIFIER ::= { hrFSTypes 2 }
  1637.           hrFSBerkeleyFFS         OBJECT IDENTIFIER ::= { hrFSTypes 3 }
  1638.           hrFSSys5FS              OBJECT IDENTIFIER ::= { hrFSTypes 4 }
  1639.           -- DOS
  1640.           hrFSFat                 OBJECT IDENTIFIER ::= { hrFSTypes 5 }
  1641.           -- OS/2 High Performance File System
  1642.           hrFSHPFS                OBJECT IDENTIFIER ::= { hrFSTypes 6 }
  1643.           --  Macintosh Hierarchical File System
  1644.           hrFSHFS                 OBJECT IDENTIFIER ::= { hrFSTypes 7 }
  1645.           -- Macintosh File System
  1646.  
  1647.  
  1648.  
  1649.  
  1650.  
  1651.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 28]
  1652.  
  1653.  
  1654.  
  1655.  
  1656.  
  1657.           INTERNET DRAFT        Host Resources MIB                May 93
  1658.  
  1659.  
  1660.           hrFSMFS                 OBJECT IDENTIFIER ::= { hrFSTypes 8 }
  1661.           -- Windows NT
  1662.           hrFSNTFS                OBJECT IDENTIFIER ::= { hrFSTypes 9 }
  1663.           hrFSVNode               OBJECT IDENTIFIER ::= { hrFSTypes 10 }
  1664.           hrFSJournaled           OBJECT IDENTIFIER ::= { hrFSTypes 11 }
  1665.           -- CD File systems
  1666.           hrFSiso9660             OBJECT IDENTIFIER ::= { hrFSTypes 12 }
  1667.           hrFSRockRidge           OBJECT IDENTIFIER ::= { hrFSTypes 13 }
  1668.  
  1669.           hrFSNFS                 OBJECT IDENTIFIER ::= { hrFSTypes 14 }
  1670.           hrFSNetware             OBJECT IDENTIFIER ::= { hrFSTypes 15 }
  1671.           -- Andrew File System
  1672.           hrFSAFS                 OBJECT IDENTIFIER ::= { hrFSTypes 16 }
  1673.           -- OSF DCE Distributed File System
  1674.           hrFSDFS                 OBJECT IDENTIFIER ::= { hrFSTypes 17 }
  1675.           hrFSAppleshare          OBJECT IDENTIFIER ::= { hrFSTypes 18 }
  1676.           hrFSRFS                 OBJECT IDENTIFIER ::= { hrFSTypes 19 }
  1677.           -- Data General
  1678.           hrFSDGCFS               OBJECT IDENTIFIER ::= { hrFSTypes 20 }
  1679.           -- SVR4 Boot File System
  1680.           hrFSBFS                 OBJECT IDENTIFIER ::= { hrFSTypes 21 }
  1681.  
  1682.  
  1683.  
  1684.           HrFSEntry ::= SEQUENCE {
  1685.                   hrFSIndex                   INTEGER,
  1686.                   hrFSMountPoint              Characters,
  1687.                   hrFSRemoteMountPoint        Characters,
  1688.                   hrFSType                    OBJECT IDENTIFIER,
  1689.                   hrFSAccess                  INTEGER,
  1690.                   hrFSBootable                Boolean,
  1691.                   hrFSStorageIndex            INTEGER,
  1692.                   hrFSLastFullBackupDate      DateAndTime,
  1693.                   hrFSLastPartialBackupDate   DateAndTime
  1694.               }
  1695.  
  1696.           hrFSIndex OBJECT-TYPE
  1697.               SYNTAX INTEGER (1..2147483647)
  1698.               ACCESS read-only
  1699.               STATUS mandatory
  1700.               DESCRIPTION
  1701.                       "A unique value for each file system local to this
  1702.                       host.  The value for each file system must remain
  1703.                       constant at least from one re-initialization of
  1704.                       the agent to the next re-initialization."
  1705.  
  1706.  
  1707.  
  1708.  
  1709.  
  1710.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 29]
  1711.  
  1712.  
  1713.  
  1714.  
  1715.  
  1716.           INTERNET DRAFT        Host Resources MIB                May 93
  1717.  
  1718.  
  1719.               ::= { hrFSEntry 1 }
  1720.  
  1721.           hrFSMountPoint OBJECT-TYPE
  1722.               SYNTAX Characters (SIZE(0..128))
  1723.               ACCESS read-only
  1724.               STATUS mandatory
  1725.               DESCRIPTION
  1726.                       "The path name of the root of this file system."
  1727.               ::= { hrFSEntry 2 }
  1728.  
  1729.           hrFSRemoteMountPoint OBJECT-TYPE
  1730.               SYNTAX Characters (SIZE(0..128))
  1731.               ACCESS read-only
  1732.               STATUS mandatory
  1733.               DESCRIPTION
  1734.                       "A description of the name and/or address of the
  1735.                       server that this file system is mounted from.
  1736.                       This may also include parameters such as the mount
  1737.                       point on the remote file system.  If this is not a
  1738.                       remote file system, this string should have a
  1739.                       length of zero."
  1740.               ::= { hrFSEntry 3 }
  1741.  
  1742.           hrFSType OBJECT-TYPE
  1743.               SYNTAX OBJECT IDENTIFIER
  1744.               ACCESS read-only
  1745.               STATUS mandatory
  1746.               DESCRIPTION
  1747.                      "The value of this object identifies the type of
  1748.                      this file system."
  1749.               ::= { hrFSEntry 4 }
  1750.  
  1751.           hrFSAccess OBJECT-TYPE
  1752.               SYNTAX INTEGER {
  1753.                       readWrite(1),
  1754.                       readOnly(2)
  1755.                   }
  1756.               ACCESS read-only
  1757.               STATUS mandatory
  1758.               DESCRIPTION
  1759.                      "An indication if this file system is logically
  1760.                      configured by the operating system to be readable
  1761.                      and writable or only readable.  This does not
  1762.                      represent any local access-control policy, except
  1763.                      one that is applied to the file system as a whole."
  1764.  
  1765.  
  1766.  
  1767.  
  1768.  
  1769.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 30]
  1770.  
  1771.  
  1772.  
  1773.  
  1774.  
  1775.           INTERNET DRAFT        Host Resources MIB                May 93
  1776.  
  1777.  
  1778.               ::= { hrFSEntry 5 }
  1779.  
  1780.           hrFSBootable OBJECT-TYPE
  1781.               SYNTAX Boolean
  1782.               ACCESS read-only
  1783.               STATUS mandatory
  1784.               DESCRIPTION
  1785.                      "A flag indicating whether this file system is
  1786.                      bootable."
  1787.               ::= { hrFSEntry 6 }
  1788.  
  1789.           hrFSStorageIndex OBJECT-TYPE
  1790.               SYNTAX INTEGER (0..2147483647)
  1791.               ACCESS read-only
  1792.               STATUS mandatory
  1793.               DESCRIPTION
  1794.                       "The index of the hrStorageEntry that represents
  1795.                       information about this file system.  If there is
  1796.                       no such information available, then this value
  1797.                       shall be zero.  The relevant storage entry will be
  1798.                       useful in tracking the percent usage of this file
  1799.                       system and diagnosing errors that may occur when
  1800.                       it runs out of space."
  1801.               ::= { hrFSEntry 7 }
  1802.  
  1803.           hrFSLastFullBackupDate OBJECT-TYPE
  1804.               SYNTAX DateAndTime
  1805.               ACCESS read-write
  1806.               STATUS mandatory
  1807.               DESCRIPTION
  1808.                      "The last date at which this complete file system
  1809.                      was copied to another storage device for backup.
  1810.                      This information is useful for ensuring that
  1811.                      backups are being performed regularly."
  1812.               ::= { hrFSEntry 8 }
  1813.  
  1814.           hrFSLastPartialBackupDate OBJECT-TYPE
  1815.               SYNTAX DateAndTime
  1816.               ACCESS read-write
  1817.               STATUS mandatory
  1818.               DESCRIPTION
  1819.                      "The last date at which a portion of this file
  1820.                      system was copied to another storage device for
  1821.                      backup.  This information is useful for ensuring
  1822.                      that backups are being performed regularly."
  1823.  
  1824.  
  1825.  
  1826.  
  1827.  
  1828.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 31]
  1829.  
  1830.  
  1831.  
  1832.  
  1833.  
  1834.           INTERNET DRAFT        Host Resources MIB                May 93
  1835.  
  1836.  
  1837.               ::= { hrFSEntry 9 }
  1838.  
  1839.  
  1840.  
  1841.  
  1842.  
  1843.  
  1844.  
  1845.  
  1846.  
  1847.  
  1848.  
  1849.  
  1850.  
  1851.  
  1852.  
  1853.  
  1854.  
  1855.  
  1856.  
  1857.  
  1858.  
  1859.  
  1860.  
  1861.  
  1862.  
  1863.  
  1864.  
  1865.  
  1866.  
  1867.  
  1868.  
  1869.  
  1870.  
  1871.  
  1872.  
  1873.  
  1874.  
  1875.  
  1876.  
  1877.  
  1878.  
  1879.  
  1880.  
  1881.  
  1882.  
  1883.  
  1884.  
  1885.  
  1886.  
  1887.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 32]
  1888.  
  1889.  
  1890.  
  1891.  
  1892.  
  1893.           INTERNET DRAFT        Host Resources MIB                May 93
  1894.  
  1895.  
  1896.           -- The Host Resources Running Software Group
  1897.           --
  1898.           -- Implementation of this group is optional.
  1899.           --
  1900.           -- The hrSWRunTable contains an entry for each distinct piece of
  1901.           -- software that is running or loaded into physical or virtual
  1902.           -- memory in preparation for running.  This includes the host's
  1903.           -- operating system, device drivers, and applications.
  1904.  
  1905.           hrSWOSIndex OBJECT-TYPE
  1906.               SYNTAX INTEGER (1..2147483647)
  1907.               ACCESS read-only
  1908.               STATUS mandatory
  1909.               DESCRIPTION
  1910.                       "The index of the entry in the hrSWRunTable that
  1911.                       represents the primary operating system running on
  1912.                       this host.  This object is useful for quickly and
  1913.                       uniquely identifying that primary operating
  1914.                       system."
  1915.               ::= { hrSWRun 1 }
  1916.  
  1917.           hrSWRunTable OBJECT-TYPE
  1918.               SYNTAX SEQUENCE OF HrSWRunEntry
  1919.               ACCESS not-accessible
  1920.               STATUS mandatory
  1921.               DESCRIPTION
  1922.                      "The (conceptual) table of software running on the
  1923.                      host."
  1924.               ::= { hrSWRun 2 }
  1925.  
  1926.           hrSWRunEntry OBJECT-TYPE
  1927.               SYNTAX HrSWRunEntry
  1928.               ACCESS not-accessible
  1929.               STATUS mandatory
  1930.               DESCRIPTION
  1931.                      "A (conceptual) entry for one piece of software
  1932.                      running on the host Note that because the installed
  1933.                      software table only contains information for
  1934.                      software stored locally on this host, not every
  1935.                      piece of running software will be found in the
  1936.                      installed software table.  This is true of software
  1937.                      that was loaded and run from a non-local source,
  1938.                      such as a network-mounted file system."
  1939.               INDEX { hrSWRunIndex }
  1940.               ::= { hrSWRunTable 1 }
  1941.  
  1942.  
  1943.  
  1944.  
  1945.  
  1946.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 33]
  1947.  
  1948.  
  1949.  
  1950.  
  1951.  
  1952.           INTERNET DRAFT        Host Resources MIB                May 93
  1953.  
  1954.  
  1955.           -- As an example, an instance of the hrSWRunName object
  1956.           -- might be named hrSWRunName.1287
  1957.  
  1958.           HrSWRunEntry ::= SEQUENCE {
  1959.                   hrSWRunIndex       INTEGER,
  1960.                   hrSWRunName        Characters,
  1961.                   hrSWRunID          ProductID,
  1962.                   hrSWRunPath        Characters,
  1963.                   hrSWRunParameters  Characters,
  1964.                   hrSWRunType        INTEGER,
  1965.                   hrSWRunStatus      INTEGER
  1966.               }
  1967.  
  1968.           hrSWRunIndex OBJECT-TYPE
  1969.               SYNTAX INTEGER (1..2147483647)
  1970.               ACCESS read-only
  1971.               STATUS mandatory
  1972.               DESCRIPTION
  1973.                      "A unique value for each piece of software running
  1974.                      on the host.  Wherever possible, this should be the
  1975.                      system's native, unique identification number."
  1976.               ::= { hrSWRunEntry 1 }
  1977.  
  1978.           hrSWRunName OBJECT-TYPE
  1979.               SYNTAX Characters (SIZE (0..64))
  1980.               ACCESS read-only
  1981.               STATUS mandatory
  1982.               DESCRIPTION
  1983.                      "A textual description of this running piece of
  1984.                      software, including the manufacturer, revision,
  1985.                      and the name by which it is commonly known.  If
  1986.                      this software was installed locally, this should be
  1987.                      the same string as used in the corresponding
  1988.                      hrSWInstalledName."
  1989.               ::= { hrSWRunEntry 2 }
  1990.  
  1991.           hrSWRunID OBJECT-TYPE
  1992.               SYNTAX ProductID
  1993.               ACCESS read-only
  1994.               STATUS mandatory
  1995.               DESCRIPTION
  1996.                      "The product ID of this running piece of software."
  1997.               ::= { hrSWRunEntry 3 }
  1998.  
  1999.           hrSWRunPath OBJECT-TYPE
  2000.  
  2001.  
  2002.  
  2003.  
  2004.  
  2005.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 34]
  2006.  
  2007.  
  2008.  
  2009.  
  2010.  
  2011.           INTERNET DRAFT        Host Resources MIB                May 93
  2012.  
  2013.  
  2014.               SYNTAX Characters (SIZE(0..128))
  2015.               ACCESS read-only
  2016.               STATUS mandatory
  2017.               DESCRIPTION
  2018.                      "A description of the location on long-term storage
  2019.                      (e.g. a disk drive) from which this software was
  2020.                      loaded."
  2021.               ::= { hrSWRunEntry 4 }
  2022.  
  2023.           hrSWRunParameters OBJECT-TYPE
  2024.               SYNTAX Characters (SIZE(0..128))
  2025.               ACCESS read-only
  2026.               STATUS mandatory
  2027.               DESCRIPTION
  2028.                      "A description of the parameters supplied to this
  2029.                      software when it was initially loaded."
  2030.               ::= { hrSWRunEntry 5 }
  2031.  
  2032.           hrSWRunType OBJECT-TYPE
  2033.               SYNTAX INTEGER {
  2034.                           unknown(1),
  2035.                           operatingSystem(2),
  2036.                           deviceDriver(3),
  2037.                           application(4)
  2038.                      }
  2039.               ACCESS read-only
  2040.               STATUS mandatory
  2041.               DESCRIPTION
  2042.                       "The type of this software."
  2043.               ::= { hrSWRunEntry 6 }
  2044.  
  2045.           hrSWRunStatus OBJECT-TYPE
  2046.               SYNTAX INTEGER {
  2047.                       running(1),
  2048.                       runnable(2),    -- waiting for resource (CPU, memory, IO)
  2049.                       notRunnable(3), -- loaded but waiting for event
  2050.                       invalid(4)      -- not loaded
  2051.                   }
  2052.               ACCESS read-write
  2053.               STATUS mandatory
  2054.               DESCRIPTION
  2055.                      "The status of this running piece of software.
  2056.                      Setting this value to invalid(4) shall cause this
  2057.                      software to stop running and to be unloaded."
  2058.               ::= { hrSWRunEntry 7 }
  2059.  
  2060.  
  2061.  
  2062.  
  2063.  
  2064.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 35]
  2065.  
  2066.  
  2067.  
  2068.  
  2069.  
  2070.           INTERNET DRAFT        Host Resources MIB                May 93
  2071.  
  2072.  
  2073.           -- The Host Resources Running Software Performance Group
  2074.           -- Implementation of this group is optional.
  2075.           --
  2076.           -- The hrSWRunPerfTable contains an entry corresponding to
  2077.           -- each entry in the hrSWRunTable.
  2078.  
  2079.           hrSWRunPerfTable OBJECT-TYPE
  2080.               SYNTAX SEQUENCE OF HrSWRunPerfEntry
  2081.               ACCESS not-accessible
  2082.               STATUS mandatory
  2083.               DESCRIPTION
  2084.                       "The (conceptual) table of running software
  2085.                       performance metrics."
  2086.               ::= { hrSWRunPerf 1 }
  2087.  
  2088.           hrSWRunPerfEntry OBJECT-TYPE
  2089.               SYNTAX HrSWRunPerfEntry
  2090.               ACCESS not-accessible
  2091.               STATUS mandatory
  2092.               DESCRIPTION
  2093.                       "A (conceptual) entry containing software
  2094.                       performance metrics."
  2095.               INDEX  { hrSWRunIndex }  -- This table augments information in
  2096.                                        -- the hrSWRunTable.
  2097.               ::= { hrSWRunPerfTable 1 }
  2098.  
  2099.           -- As an example, an instance of the hrSWRunPerfCPU object
  2100.           -- might be named hrSWRunPerfCPU.1287
  2101.  
  2102.           HrSWRunPerfEntry ::= SEQUENCE {
  2103.                   hrSWRunPerfCPU          INTEGER,
  2104.                   hrSWRunPerfMem          KBytes
  2105.           }
  2106.  
  2107.           hrSWRunPerfCPU OBJECT-TYPE
  2108.               SYNTAX INTEGER
  2109.               ACCESS read-only
  2110.               STATUS mandatory
  2111.               DESCRIPTION
  2112.                       "The number of centi-seconds of the total system's
  2113.                       CPU resources consumed by this process.  Note that
  2114.                       on a multi-processor system, this value may
  2115.                       increment by more than one centi-second in one
  2116.                       centi-second of real (wall clock) time."
  2117.               ::= { hrSWRunPerfEntry 1 }
  2118.  
  2119.  
  2120.  
  2121.  
  2122.  
  2123.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 36]
  2124.  
  2125.  
  2126.  
  2127.  
  2128.  
  2129.           INTERNET DRAFT        Host Resources MIB                May 93
  2130.  
  2131.  
  2132.           hrSWRunPerfMem OBJECT-TYPE
  2133.               SYNTAX KBytes
  2134.               ACCESS read-only
  2135.               STATUS mandatory
  2136.               DESCRIPTION
  2137.                       "The total amount of real system memory allocated
  2138.                       to this process."
  2139.               ::= { hrSWRunPerfEntry 2 }
  2140.  
  2141.  
  2142.  
  2143.  
  2144.  
  2145.  
  2146.  
  2147.  
  2148.  
  2149.  
  2150.  
  2151.  
  2152.  
  2153.  
  2154.  
  2155.  
  2156.  
  2157.  
  2158.  
  2159.  
  2160.  
  2161.  
  2162.  
  2163.  
  2164.  
  2165.  
  2166.  
  2167.  
  2168.  
  2169.  
  2170.  
  2171.  
  2172.  
  2173.  
  2174.  
  2175.  
  2176.  
  2177.  
  2178.  
  2179.  
  2180.  
  2181.  
  2182.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 37]
  2183.  
  2184.  
  2185.  
  2186.  
  2187.  
  2188.           INTERNET DRAFT        Host Resources MIB                May 93
  2189.  
  2190.  
  2191.           -- The Host Resources Installed Software Group
  2192.           --
  2193.           -- Implementation of this group is optional.
  2194.           --
  2195.           -- The hrSWInstalledTable contains an entry for each piece
  2196.           -- of software installed in long-term storage (e.g. a disk
  2197.           -- drive) locally on this host.  Note that this does not
  2198.           -- include software loadable remotely from a network
  2199.           -- server.
  2200.           --
  2201.           -- This table is useful for identifying and inventorying
  2202.           -- software on a host and for diagnosing incompatibility
  2203.           -- and version mismatch problems between various pieces
  2204.           -- of hardware and software.
  2205.  
  2206.           hrSWInstalledLastChange OBJECT-TYPE
  2207.               SYNTAX TimeTicks
  2208.               ACCESS read-only
  2209.               STATUS mandatory
  2210.               DESCRIPTION
  2211.                      "The value of sysUpTime when an entry in the
  2212.                      hrSWInstalledTable was last added, renamed, or
  2213.                      deleted.  Because this table is likely to contain
  2214.                      many entries, polling of this object allows a
  2215.                      management station to determine when re-downloading
  2216.                      of the table might be useful."
  2217.               ::= { hrSWInstalled 1 }
  2218.  
  2219.           hrSWInstalledLastUpdateTime OBJECT-TYPE
  2220.               SYNTAX TimeTicks
  2221.               ACCESS read-only
  2222.               STATUS mandatory
  2223.               DESCRIPTION
  2224.                      "The value of sysUpTime when the hrSWInstalledTable
  2225.                      was last completely updated.  Because caching of
  2226.                      this data will be a popular implementation
  2227.                      strategy, retrieval of this object allows a
  2228.                      management station to obtain a guarantee that no
  2229.                      data in this table is older than the indicated
  2230.                      time."
  2231.               ::= { hrSWInstalled 2 }
  2232.  
  2233.           hrSWInstalledTable OBJECT-TYPE
  2234.               SYNTAX SEQUENCE OF HrSWInstalledEntry
  2235.               ACCESS not-accessible
  2236.  
  2237.  
  2238.  
  2239.  
  2240.  
  2241.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 38]
  2242.  
  2243.  
  2244.  
  2245.  
  2246.  
  2247.           INTERNET DRAFT        Host Resources MIB                May 93
  2248.  
  2249.  
  2250.               STATUS mandatory
  2251.               DESCRIPTION
  2252.                      "The (conceptual) table of software installed on
  2253.                      this host."
  2254.               ::= { hrSWInstalled 3 }
  2255.  
  2256.           hrSWInstalledEntry OBJECT-TYPE
  2257.               SYNTAX HrSWInstalledEntry
  2258.               ACCESS not-accessible
  2259.               STATUS mandatory
  2260.               DESCRIPTION
  2261.                      "A (conceptual) entry for a piece of software
  2262.                      installed on this host."
  2263.               INDEX { hrSWInstalledIndex }
  2264.               ::= { hrSWInstalledTable 1 }
  2265.  
  2266.           -- As an example, an instance of the hrSWInstalledName object
  2267.           -- might be named hrSWInstalledName.96
  2268.  
  2269.           HrSWInstalledEntry ::= SEQUENCE {
  2270.                   hrSWInstalledIndex       INTEGER,
  2271.                   hrSWInstalledName        Characters,
  2272.                   hrSWInstalledID          ProductID,
  2273.                   hrSWInstalledType        INTEGER,
  2274.                   hrSWInstalledDate        DateAndTime
  2275.           }
  2276.  
  2277.           hrSWInstalledIndex OBJECT-TYPE
  2278.               SYNTAX INTEGER (1..2147483647)
  2279.               ACCESS read-only
  2280.               STATUS mandatory
  2281.               DESCRIPTION
  2282.                      "A unique value for each piece of software
  2283.                      installed on the host.  This value shall be in the
  2284.                      range from 1 to the number of pieces of software
  2285.                      installed on the host."
  2286.               ::= { hrSWInstalledEntry 1 }
  2287.  
  2288.           hrSWInstalledName OBJECT-TYPE
  2289.               SYNTAX Characters (SIZE (0..64))
  2290.               ACCESS read-only
  2291.               STATUS mandatory
  2292.               DESCRIPTION
  2293.                      "A textual description of this installed piece of
  2294.                      software, including the manufacturer, revision, the
  2295.  
  2296.  
  2297.  
  2298.  
  2299.  
  2300.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 39]
  2301.  
  2302.  
  2303.  
  2304.  
  2305.  
  2306.           INTERNET DRAFT        Host Resources MIB                May 93
  2307.  
  2308.  
  2309.                      name by which it is commonly known, and optionally,
  2310.                      its serial number."
  2311.               ::= { hrSWInstalledEntry 2 }
  2312.  
  2313.           hrSWInstalledID OBJECT-TYPE
  2314.               SYNTAX ProductID
  2315.               ACCESS read-only
  2316.               STATUS mandatory
  2317.               DESCRIPTION
  2318.                      "The product ID of this installed piece of
  2319.                      software."
  2320.               ::= { hrSWInstalledEntry 3 }
  2321.  
  2322.           hrSWInstalledType OBJECT-TYPE
  2323.               SYNTAX INTEGER {
  2324.                           unknown(1),
  2325.                           operatingSystem(2),
  2326.                           deviceDriver(3),
  2327.                           application(4)
  2328.                      }
  2329.               ACCESS read-only
  2330.               STATUS mandatory
  2331.               DESCRIPTION
  2332.                       "The type of this software."
  2333.               ::= { hrSWInstalledEntry 4 }
  2334.  
  2335.           hrSWInstalledDate OBJECT-TYPE
  2336.               SYNTAX DateAndTime
  2337.               ACCESS read-only
  2338.               STATUS mandatory
  2339.               DESCRIPTION
  2340.                      "The last-modification date of this application as
  2341.                      it would appear in a directory listing."
  2342.               ::= { hrSWInstalledEntry 5 }
  2343.  
  2344.           END
  2345.  
  2346.  
  2347.  
  2348.  
  2349.  
  2350.  
  2351.  
  2352.  
  2353.  
  2354.  
  2355.  
  2356.  
  2357.  
  2358.  
  2359.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 40]
  2360.  
  2361.  
  2362.  
  2363.  
  2364.  
  2365.           INTERNET DRAFT        Host Resources MIB                May 93
  2366.  
  2367.  
  2368.           6.  References
  2369.  
  2370.           [1]  M.T. Rose and K. McCloghrie, Structure and Identification
  2371.                of Management Information for TCP/IP-based internets.
  2372.                Request for Comments 1155, (May, 1990).
  2373.  
  2374.           [2]  M.T. Rose and K. McCloghrie, Concise MIB Definitions.
  2375.                Request for Comments 1212, (March, 1991).
  2376.  
  2377.           [3]  K. McCloghrie and M.T. Rose, Management Information Base
  2378.                for Network Management of TCP/IP-based internets: MIB-II.
  2379.                Request for Comments 1213, (March, 1991).
  2380.  
  2381.           [4]  J.D. Case, M.S. Fedor, M.L. Schoffstall, and J.R. Davin,
  2382.                Simple Network Management Protocol.  Request for Comments
  2383.                1157, (May, 1990).
  2384.  
  2385.           [5]  Information processing systems - Open Systems
  2386.                Interconnection - Specification of Abstract Syntax
  2387.                Notation One (ASN.1), International Organization for
  2388.                Standardization.  International Standard 8824, (December,
  2389.                1987).
  2390.  
  2391.  
  2392.  
  2393.  
  2394.  
  2395.  
  2396.  
  2397.  
  2398.  
  2399.  
  2400.  
  2401.  
  2402.  
  2403.  
  2404.  
  2405.  
  2406.  
  2407.  
  2408.  
  2409.  
  2410.  
  2411.  
  2412.  
  2413.  
  2414.  
  2415.  
  2416.  
  2417.  
  2418.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 41]
  2419.  
  2420.  
  2421.  
  2422.  
  2423.  
  2424.           INTERNET DRAFT        Host Resources MIB                May 93
  2425.  
  2426.  
  2427.           Table of Contents
  2428.  
  2429.  
  2430.           1 Status of this Memo ...................................    1
  2431.           2 Abstract ..............................................    2
  2432.           3 The Network Management Framework ......................    3
  2433.           4 Host Resources MIB ....................................    4
  2434.           5 Definitions ...........................................    5
  2435.           5.1 Textual Conventions .................................    6
  2436.           5.2 The Host Resources System Group .....................    8
  2437.           5.3 The Host Resources Storage Group ....................   10
  2438.           5.4 The Host Resources Device Group .....................   14
  2439.           5.5 The Host Resources Running Software Group ...........   33
  2440.           5.6 The Host Resources  Running  Software  Performance
  2441.                Group ..............................................   36
  2442.           5.7 The Host Resources Installed Software Group .........   38
  2443.           6 References ............................................   41
  2444.  
  2445.  
  2446.  
  2447.  
  2448.  
  2449.  
  2450.  
  2451.  
  2452.  
  2453.  
  2454.  
  2455.  
  2456.  
  2457.  
  2458.  
  2459.  
  2460.  
  2461.  
  2462.  
  2463.  
  2464.  
  2465.  
  2466.  
  2467.  
  2468.  
  2469.  
  2470.  
  2471.  
  2472.  
  2473.  
  2474.  
  2475.  
  2476.  
  2477.           Grillo, Waldbusser   Expires Nov 11, 1993            [Page 42]
  2478.  
  2479.